From a6cf67d1826a5298719a9b8e09876d17480255d5 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 3 Jul 2009 13:58:51 +0000 Subject: [PATCH] (WINNT_SUPPORT): Add term/common-win.elc, like src/Makefile.in did. --- lib-src/makefile.w32-in | 1 + 1 file changed, 1 insertion(+) diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in index 66eb15950e0..3c807f4d9f5 100644 --- a/lib-src/makefile.w32-in +++ b/lib-src/makefile.w32-in @@ -176,6 +176,7 @@ WINNT_SUPPORT = \ $(lispsource)w32-fns.elc \ $(lispsource)dos-w32.elc \ $(lispsource)w32-vars.elc \ + $(lispsource)term/common-win.elc \ $(lispsource)term/w32-win.elc TOOLTIP_SUPPORT = $(lispsource)tooltip.elc WINDOW_SUPPORT = \ -- 2.30.2